[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twRight( nRow, cString, cAttr )
 ----------------------------------------------------------------------------
     Right Justifies a string in a window in a specified colour in the
     active window.

       Arguments:

     nRow     - Relative Window Row. Must be passed.

     cString  - String to be displayed. This MUST be passed.

     cAttr    - Clipper colour attribute. Defaults to SETCOLOR().

       Return:

     Current window handle

       Example:

     twRight( 6, "You can right justify, of course." )

     Right justifies the string on window row 6 in the current window
     colour.

See Also: twCenter() twLeft() twTitle()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson